home *** CD-ROM | disk | FTP | other *** search
- /* DrawingViewWraps.h generated from DrawingViewWraps.psw
- by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
- */
-
- #ifndef DRAWINGVIEWWRAPS_H
- #define DRAWINGVIEWWRAPS_H
-
- extern void PSWMarkTime( void );
-
- extern void PSWReturnTime(int *ElapsedTime);
-
- extern void PSWUcachestatus(int *Bsize, int *Bmax, int *Rsize, int *Rmax, int *Blimit);
-
- extern void PSWSetParameters(int LineJoin, int LineCap, float LineWidth, float MiterLimit);
-
- #endif DRAWINGVIEWWRAPS_H
-